Auto merge of #3413 - matklad:ref, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 19 Dec 2016 18:19:00 +0000 (18:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 19 Dec 2016 18:19:00 +0000 (18:19 +0000)
Refactor resolve_dependencies

This moves `resolve_dependencies` function from `compile.rs` into the `resolve.rs`, where it more reasonably belongs.


Trivial merge